CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cohen sutherland

搜索资源列表

  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法,有一些简单的交互-Cohen-Sutherland algorithm, there are some simple interactive
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57570
    • 提供者:黄禹
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:136412
    • 提供者:威尔浮
  1. cohen-sutherland

    0下载:
  2. 改进的cohen-sutherland线段裁剪算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12024
    • 提供者:hy
  1. Cohen-Sutherland

    0下载:
  2. 1、裁剪算法选用Cohen-Sutherland算法; 2、界面设计友好、直观。 Windows xp,Microsoft Visual C++ 6.0中的MFC AppWizard(exe)下实现的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:82195
    • 提供者:张巧芳
  1. Cohen-sutherland剪裁算法的C++实现

    0下载:
  2. Cohen-sutherland剪裁算法的C++实现
  3. 所属分类:绘图程序

    • 发布日期:2010-11-29
    • 文件大小:121012
    • 提供者:xufei88@126.com
  1. 案例10-Cohen-Sutherland直线裁剪算法

    1下载:
  2. Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-23
    • 文件大小:279675
    • 提供者:哟哦哦
  1. tuxingxueVC6.rar

    0下载:
  2. 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2285192
    • 提供者:文网文
  1. CohenSutherland

    0下载:
  2. Cohen-Sutherland算法编码裁剪算法-Cohen-Sutherland clipping algorithm coding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:136110
    • 提供者:陈天壮
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学编码,这一章主要是直线裁剪算法,希望对大家有用-Computer Graphics coding, this chapter is cutting a straight line algorithms, useful for all of us hope! !
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:859117
    • 提供者:Keven
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学中Cohen-Sutherland裁剪算法裁剪线段-Computer graphics, Cohen-Sutherland line clipping algorithm for cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1217
    • 提供者:小丫
  1. Cohen-Sutherland

    0下载:
  2. 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2087
    • 提供者:Aboy
  1. Cohen-Sutherland

    1下载:
  2. 程序运行Cohen-Sutherland线段裁剪算法 ,所用坐标系为笛卡尔直角坐标系. 起始状:用户输入所画线段的起点和终点坐标 结束状态:程序打印出裁剪以后的线段-Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:4347
    • 提供者:
  1. Cohen-Sutherland

    0下载:
  2. C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:289506
    • 提供者:陈小军
  1. Cohen-Sutherland

    0下载:
  2. Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2408829
    • 提供者:pigniao
  1. Linexpensive

    0下载:
  2. 直线剪裁 中点剪裁 COHEN-SUTHERLAND-Straight cut
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1836692
    • 提供者:张黄黄
  1. case10

    0下载:
  2. Cohen-Sutherland直线裁剪算法,设置裁剪窗口,任意画一条直线进行裁剪-Cohen-Sutherland line clipping algorithm, set the cutting window, draw a straight line to cut any
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:288130
    • 提供者:winsome
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:49082
    • 提供者:
  1. COHEN-1

    0下载:
  2. cohen algorithm in c language-cohen algorithm in c language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2729
    • 提供者:tejas
  1. Cohen-Sutherland

    0下载:
  2. Cohen Sutherland裁剪算法-Cohen Sutherland
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8529
    • 提供者:
  1. 案例12-Cohen-Sutherland直线段裁剪

    0下载:
  2. 计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:4770816
    • 提供者:时已惘然
« 12 3 4 5 6 »
搜珍网 www.dssz.com